home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15279 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: dollar.it.com.pl!news
  2. From: Marcin Borkowski <borek@mi.com.pl>
  3. Newsgroups: comp.lang.c,comp.lang.c++,alt.msdos.programmer,comp.os.msdos.programmer
  4. Subject: Re: Please help (640x480 and linear addressing)
  5. Date: Thu, 04 Apr 1996 14:21:33 +0100
  6. Organization: "Top Secret" Magazine
  7. Message-ID: <3163CCDD.35D6@mi.com.pl>
  8. References: <4g0god$ntl@news.voicenet.com> <312A9D9A.262F@mis.scitec.com.au> <Dn4I8F.MJ@rug.nl> <960325.141034.8759@banshee.uunet.ca> <4j9eof$hk4@news.wco.com> <4jc2ai$g31@morgoth.sfu.ca>
  9. NNTP-Posting-Host: 194.181.107.10
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-2
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Hi there!
  16.  
  17. > >>(> 2nd, with linear addressing, you don't need bank-switching. You get one
  18. > large window located somewhere
  19. > >>(>      in the free address space of your system. E.g I access my 2MB at
  20. > addresses 8MB-10MB.
  21. > >
  22. > >>      Would you mind posting some information regarding setting this up?
  23. > a)
  24. > >>putting the card into linear addressing mode (VESA spec?) b) setting
  25. > >>where this memory will be linearly (or finding out where the card
  26. > >>chose to put it).
  27. > >
  28.  
  29. > You need VESA version 2 or higher to use the linear frame buffer. VESA 2 has
  30. > a call which you can use to determine where the frame buffer is. It doesn't
  31. > have to be at the end of physical memory. There is an unofficial VESA 2 spec
  32. > somewhere on the net, but I forget where. x2ftp maybe?
  33.  
  34. Just take a look at http://www.vesa.com, you may get official 
  35. specification for VESA 2.0 from there. However - it is in *.pdf format, 
  36. file has over 5 megs, you must get also 1.8 megabyte Acrobat Reader from 
  37. Adobe site, and don't try to discuss the idea of such a file size and 
  38. format with anyone at vesa.com, as they look impregnated :(
  39.  
  40.  
  41.                     Borek (Marcin Borkowski)
  42.  
  43.